projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d23510c
ef9b838
)
Auto merge of #4196 - gilescope:multiline_assert, r=alexcrichton
author
bors
<bors@rust-lang.org>
Wed, 21 Jun 2017 14:04:55 +0000
(14:04 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 21 Jun 2017 14:04:55 +0000
(14:04 +0000)
Multiline assert
Found a second location where multiline assert_eq failure breaks a test.
This is an extention of #4181.
Trivial merge